dxp-ux

(0 reviews)

GET BillingAccountByID -TMF666

This operation retrieves a billing account entity used by:

  1. PR - billingAccountID (or) MSISDN (or) client accountId (or) BAN-CAN.
  2. PA and LC - BillingAccountId.
URL
http://[localhost]:[port]/dxp-ux/v1/{businessId}/billingAccount/{id}
URL PARAMS
nametypedescriptionrequired
businessIdstring2 letter ISO 3166 country code (TT, BB, JM, PA, PR etc.) identifying the business unit. Expected one is "PR"-Puerto RicoY
idstringTo retrieve 'account' information provide Billing Account Number or msisdn To retrieve 'balance' information provide account number. Example: msisdn: 17874047209,billingAccountNumber: 33541396-33542750Y

Note:

  1. For PR, To retrieve 'balance' information need to pass 'targetSystem'.
  2. To retrieve 'account' information need to pass 'lob'.
namevaluedescriptionrequired
client_idstringThe client_id identifying the channel.Y
client_secretstringPassword associated with the client_id.Y
X-Correlation-IDstringAn identifier for the current call chain that can be used to tie together log entries on multiple layers (e.g. client, server, mainframe). This identifier must be designed to be unique across all applications. Note - Mule default behavior creates a sample x-correlation-id field if value is not passed from client, API will use this value in case value is not passed in API requestY
channelIdstringExpected value APPY (PR), N(PA),N/A(LC)
lobStringEnum: PREPAID, POSTPAID,FIXED Expected value for PR: PREPAID, POSTPAID Expected value for PA: FIXED, POSTPAIDY (PR), N/A(PA,LC)
targetSystemStringExpected value "aria".Y (PR), N(PA),N/A(LC)
Query Parameters

Note: For PR, To retrieve 'account' information need to pass 'extendedCharacteristics.name', 'extendedCharacteristics.value', 'type'.

Namevaluedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
extendedCharacteristics.namestringExpected value is sourceSystemY(PR), N/A(PA,LC)
extendedCharacteristics.valuestringExpected value is DigitalY(PR), N/A(PA,LC)
typestringNeed to pass 'billingAccountNumber' or 'msisdn'Y(PR), N/A(PA,LC)
filterstringThis field is to reduce the BSS operations and to increase the API performance Possible Values: optimizeN/A(PR, LC- Cerillion), N(PA), Y(LC- Liberate)
Data Model - Response:
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
idstringBilling Account Number (For PR: Salesforce Record Id)Y(PA,LC),N(PR)
hrefstringURL reference of the billing account in SalesforceN/A(PA,LC),N(PR)
billablebooleanThe billability of the accountY(PA), N(LC),N/A(PR,CW)
accountTypestringA categorization of an account, Possible Value - RESY (PA,LC),N(PR)
ratingTypestringpayment type of the billing account and the options are:Prepaid PostpaidN/A(PA,LC),N(PR)
descriptionstringcustomerType description. For PR: name of the account ownerY(PA), N(LC),N(PR),N/A(CW)
namestringname of the billing accountY(PA), N(LC),N(PR)
statestringContains the lifecycle state.Y(PA,LC),N(PR)
paymentStatusstringThe account's delinquency status or payment status.Y(PA,LC),N(PR)
lastModifiedstringDate of last modification of the accountN/A(PA,LC),N(PR)
autopayEnabledstringindicator of the Auto Pay enabledN/A(PA,LC),N(PR)
extendedCharacteristicsarrayA list of characteristics that characterize this billingAccountN/A(PA,LC),N(PR)
extendedCharacteristics.namestringName of the characteristic Example: methodType,token,externalPaymentMethodIdentifierN/A(PA,LC),N(PR)
extendedCharacteristics.valueanyThe value of the characteristic Example: BrainTreeToken,639338417,2N/A(PA,LC),N(PR)
accountBalance[]arrayBalances linked to the accountY(PA,LC),N(PR)
accountBalance[].balanceTypestringType of the balanceY(PA, LC),N(PR)
accountBalance[].amountobjectBalance amountY(PA,LC),N(PR)
accountBalance[].amount.unitstringUSD, PABY(PA, LC),N(PR)
accountBalance[].amount.valuenumberA positive floating point numberY(PA, LC),N(PR)
accountBalance[].validForobjectA period, either as a deadline (endDateTime only) a startDateTime only, or bothN(PA,LC),N(PR)
accountBalance.validFor.endDateTimedatetime or stringEnd of the time period, using ISO 8601 format Note for PA:This field type is stringN(PA,LC),N(PR)
accountBalance.validFor.startDateTimedatetime or stringStart of the period, using ISO 8601 format. If you define a start, you must also define an end Note for PA:This field type is stringN(PA),N(PR),N/A(LC)
accountRelationshiparraySignificant connection between accounts. For instance an aggregating account for a list of shop branches each having its billing accountN(PA,PR),N/A(LC)
accountRelationship.relationshipTypestringType of relationship.N/A(PA,LC),N(PR)
accountRelationship.accountobjectAn account may be a party account or a financial account.N/A(PA,LC),N(PR)
accountRelationship.account.idstringUnique identifier Id of the EntityDescriptionRef.N/A(PA,LC),N(PR)
accountRelationship.account.descriptionstringDetailed description of the EntityDescriptionRefN/ (PA,LC),N(PR)
accountRelationship.account.namestringName of the account.N/A(PA,LC),N(PR)
accountRelationship.account.@typestringWhen sub-classing, this defines the sub-class entity nameN/A(PA,LC),N(PR)
accountRelationship.validFor.endDateTimedatetimeEnd of the time period, using ISO 8601 formatN/A(PA,LC),N(PR)
accountRelationship.validFor.startDateTimedatetimeStart of the period, using ISO 8601 format. If you define a start, you must also define an endN/A(PA,LC),N(PR)
billStructureobjectThe structure of the bill for party accounts (billing or settlement).Y(PA,PR),N(LC)
billStructure.cycleSpecificationobjectAn attachment by value or by reference.Y(PA,PR),N/A(CW),N(LC)
billStructure.cycleSpecification.idstringUnique identifier of the billing cycle specificationY(PA,PR),N/A(CW),N(LC)
billStructure.cycleSpecification.billingDayIntegerCustomer's billing cycle starts or ends.Y(PA,PR),N/A(CW),N(LC)
billStructure.cycleSpecification.paymentDueDatedateTime or stringAn offset of a payment due date. The offset is expressed as number of days with regard to the start of the BillingPeriod Note for PA:This field type is stringY(PA,PR),N/A(CW),N(LC)
billStructure.cycleSpecification.namestringExpected value "monthly Billing" "bi-monthly billing"N/A(PA,LC), N(PR)
billStructure.cycleSpecification.dateShiftstringAn offset of a billing/settlement date. The offset is expressed as number of days with regard to the start of the billing/settlement period.Y(PA, PR),N/A(LC)
billStructure.cycleSpecification.frequencystringPossible values are "monthly" or "bi-monthly billing".N/A (PA,LC),N(PR)
billStructure.presentationMedia[]arrayBill Presentation Media Ref or Value classY(PA), Y(LC),N(PR)
billStructure.presentationMedia[].namestringPossible values are "Mail","Email, "eBill enabled"Y(PA), Y(LC),N(PR)
billStructure.presentationMedia[].idstringUnique identifier of the bill presentation mediaY(PA), Y(LC),N(PR)
contactarrayContact point for a given account and accessed via some contact medium.Y(PA), N(LC),N(PR)
contact.namestringname of the contactY(PA),N(PR),N/A(LC)
contact.partyRoleTypestringIdentifies what kind of party role type is linked to the contact Ex: OwnerY(PA), N(LC),N(PR),N/A(CW)
contact.contactMediumarrayIndicates the contact medium that could be used to contact the party. Possible values areY(PA), N(LC),N(PR)
contact.contactMedium.mediumTypestringType of the contact medium, possible values for PR are: "BillingAddress", "Phone" or "PostalAddress".Y(PA), N(LC),N(PR)
contact.contactMedium.preferredbooleanIf true, it indicates that it is the preferred contact medium. Ex: true,falseY(PA),N(PR),N/A(LC)
contact.contactMedium.characteristicobjectAny additional characteristic(s) of this contact medium.Y(PA), N(LC),N(PR)
contact.contactMedium.characteristic.addressLines1stringThe addressLines1N(LC),N/A(PA,PR,CW)
contact.contactMedium.characteristic.contactTypestringFor PR: if mediumType = "Phone" then possible values are "Home","Business"Y(PA),N(PR),N(LC)
contact.contactMedium.characteristic.citystringThe cityY(PA), N(LC),N(PR)
contact.contactMedium.characteristic.countrystringThe countryY(PA), N(LC),N(PR)
contact.contactMedium.characteristic.postCodestringPostcodeY(PA,CW),N(PR),N(LC)
contact.contactMedium.characteristic.stateOrProvincestringState or provinceY(PA), N(LC),N(PR)
contact.contactMedium.characteristic.street1stringDescribes the streetY(PA), N(LC),N(PR)
contact.contactMedium.characteristic.street2stringDescribes the streetY(PA), N(LC),N/A(PR)
contact.contactMedium.characteristic.phoneNumberstringphone number of the customerY(PA), N(LC) N(PR),N/A(CW)
contact.contactMedium.characteristic.emailAddressstringemail address of the customerY(PA), N(LC),N(PR)
contact.contactNamestringA displayable name for that contactN(LC), N/A(PA,PR)
contact.contactTypestringType of contact (primary, secondary...)N(LC),N/A(PA,PR,CW)
contact.relatedPartyobjectRelated Entity referenceN/A (PA,LC),N(PR)
contact.relatedParty.idstringlast 4 digits of SSN numberN/A (PA,LC),N(PR)
contact.relatedParty.namestringname of the customer accountN/A (PA,LC),N(PR)
contact.relatedParty.@typestringhard-coded as "relatedParty"N/A (PA,LC),N(PR)
creditLimitobjectThe maximum amount of money that may be charged to an accountY(PA), N(LC),N(PR),N/A(CW)
creditLimit.unitstringUSD, PABY(PA), N(LC),N(PR),N/A(CW)
creditLimit.valueintegervalueY(PA), N(LC),N(PR),N/A(CW)
defaultPaymentMethodobjectThe maximum amount of money that may be charged on an accountY(PA), N(LC),N(PR),N/A(CW)
defaultPaymentMethod.idstringUnique identifier ID of the default payment method. Possible values for PR are "C" "E" ""Y(PA), N(LC),N(PR),N/A(CW)
defaultPaymentMethod.namestringPayment Method Name. Possible values for PR: "Credit Card" "EFT" "Non Default Payment Method" Possible values for PA: "Electronic", "Cash"Y(PA), N(LC),N(PR),N/A(CW)
financialAccountobjectAccountReceivable reference. An account of money owed by a party to another entity in exchange for goods or services that have been delivered or used. An account receivable aggregates the amounts of one or more party accounts (billing or settlement) owned by a given party.Y(PA), N(LC),N(PR),N/A(CW)
financialAccount.idstringAccountNumber of the financial account. For PR: Hard coded as "2063"Y(PA), N(LC)),N(PR),N/A(CW)
financialAccount.accountBalanceobjectBalances linked to the accountY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.balanceTypestringType of the balance ; DelinquentBalance, LastPaymentAmount, ReceivableBalanceY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.amountstringBalance amountY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.amount.unitstringUSD, PABY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.validForobjectA period, either as a deadline (endDateTime only) a startDateTime only, or bothY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.validFor.endDateTimedatetimeEnd of the time period, using ISO 8601 formatY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.accountBalance.validFor.startDateTimedatetimestart of the time periodY(PA), N/A(LC),N(PR),N/A(CW)
financialAccount.@referredTypestringpossible value is "financialAccount"Y(PA), N(LC),N(PR),N/A(CW)
paymentPlanarrayA list of payment plansY(PA,LC),N(PR),N/A(CW)
paymentPlan.paymentFrequencystringFrequency of the payments, such as monthly and bimonthlyY(PA), N/A(LC),N(PR),N/A(CW)
paymentPlan.planTypestringstatus of autopsy. possible values are "Auto Pay Enable" , "Auto Pay DisableY(PA), N(LC),N(PR),N/A(CW)
paymentPlan.prioritynumberPriority of the payment plan. possible values are 0, 1Y(PA), N(LC),N(PR),N/A(CW)
paymentPlan.@Typestringthis defines the sub-class entity nameY(PA), N(LC),N(PR),N/A(CW)
paymentPlan.statusstringStatus of the payment planY(PA), N(LC),N(PR),N/A(CW)
paymentPlan.paymentMethodobjectA payment method referenceY(PA), N/A(LC),N(PR),N/A(CW)
paymentPlan.paymentMethod.idstringinternal reference id of the payment method in SalesforceY(PA), N/A(LC)),N(PR),N/A(CW)
paymentPlan.extendedCharacteristicsarrayA list of characteristics that characterize the payment method detailsY(PA), N/A(LC),N(PR),N/A(CW)
paymentPlan.extendedCharacteristics.namestringName of the characteristicY(PA), N/A(LC),N(PR),N/A(CW)
paymentPlan.extendedCharacteristics.valuestringValue of the characteristicY(PA), N/A(LC),N(PR),N/A(CW)
characteristicarrayDescribes a given characteristic of an object or entity through a name/value pair.N/A(PA,LC),N(PR)
characteristic.namestringName of the characteristic."LocationId" "DunningGroup" "DelinquencyDays" "autoPayDate "DebitDay" "CreditScore"N/A(PA,LC),N(PR)
characteristic.valueanyValue of the characteristicN/A(PA,LC),N(PR)
relatedPartyarrayRelated Entity referenceY(PA,LC),N(PR),N/A(CW)
relatedParty.idstringCustomer IdY(PA),N(LC),N(PR),N/A(CW)
relatedParty.namestringCustomer nameY(PA),N(LC),N(PR),N/A(CW)
relatedParty.rolestringrole of the party. "customer"Y(PA,N(LC),N(PR),N/A(CW)
relatedParty.@baseTypestringWhen sub-classing, this defines the super-classY(PA,N(LC),N/A(PR,CW)
relatedParty.@typestringWhen sub-classing, this defines the sub-class entity nameY(PA),N(LC),N/A(PR,CW)
relatedParty.@referredTypestringReference type. "customer"Y(PA),N(LC),N(PR),N/A(CW)
relatedParty.characteristicarraycharacteristics of the relatedParty.Y(PA,LC),N(PR),N/A(CW)
relatedParty.characteristic.namestringName of the characteristic.Y(PA,LC),N(PR),N/A(CW)
relatedParty.characteristic.valueanyValue of the characteristicY(PA,LC),N(PR),N/A(CW)
relatedParty.characteristic.value.DocumentTypestringType of DocumentN(LC),N/A(PA,PR,CW)
relatedParty.characteristic.value.DocumentNumberstringName of DocumentN(LC),N/A(PA,PR,CW)
relatedParty.characteristic.value.DocumentDescriptionstringDescription of DocumentN(LC),N/A(PA,PR,CW)
relatedParty.characteristic.valueTypestringValueType of the characteristicY(PA),N(LC),N(PR),N/A(CW)
@typestringType of the reference. "BillingAccount"Y(PA),N(PR),N/A(LC)
sourceBSSstringBSS sytem from which the details are retrievedY(PA),N(LC), N/A(PR)
legalEntitystringlegal EntityY(CW),N/A(PA,PR,LC)
billStructure.presentationMedia subResource - dataModel
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
idstringIdentifier of presentationMedia (can be billMedia or billLanguage)Y(LC),N/A(PA,PR){ "id": "E", "name": "ebill enabled" }, { "id": "en-us", "name": "BillLanguage" }
namestringname or description of presentationMedia (can be billMedia or billLanguage)Y(LC),N/A(CW,PA,PR){ "id": "E", "name": "ebill enabled" }, { "id": "en-us", "name": "BillLanguage" }
contact[].contactMedium[] subResource - dataModel
mediumTypetypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
BillingAddressstringBillingAddressN(LC){ "mediumType": "BillingAddress", "characteristic": { "street1": "a", "street2": "WILLEMSTAD", "city": "WILLEMSTAD", "stateOrProvince": "", "postCode": "" } }
EmailstringEmailN(LC){ "mediumType": "Email", "characteristic": { "emailAddress": "agustinterrero@yopmail.com" } }
TelephonestringTelephoneN(LC),N/A(CW){ "mediumType": "Telephone", "characteristic": { "contactType": "HOME", "phoneNumber": "8739532" } }
accountBalance[] subResource - dataModel
balanceTypetypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
LastPayment AmountstringLast Payment AmountN(LC){ "amount": { "unit": "XCG", "value": 1 }, "balanceType": "LastPayment Amount", "validFor": { "endDateTime": "2025-09-18T08:43:28-0:00" } }
CurrentBalancestringCurrent BalanceN(LC){ "amount": { "unit": "XCG", "value": 754.03 }, "balanceType": "CurrentBalance" }
Overdue AmountstringOverdue BalanceN(LC){ "amount": { "unit": "XCG", "value": 754.03 }, "balanceType": "Overdue Amount" }
WrittenOffAmountstringWrittenOff AmountN(LC){ "amount": { "unit": "XCG", "value": 0 }, "balanceType": "WrittenOffAmount" }
TotalOutstandingBalancestringTotal Outstanding BalanceN(LC){ "amount": { "unit": "XCG", "value": 754.03 }, "balanceType": "TotalOutstandingBalance" }
LastBillAmountstringLast Bill AmountN(LC){ "amount": { "unit": "XCG", "value": 593.29 }, "balanceType": "LastBillAmount", "validFor": { "endDateTime": "2024-01-01T12:00:00-04:00" } }
LedgerBalancestringLedger BalanceN(LC),N/A(CW){ "amount": { "unit": "JMD", "value": 16014.52 }, "balanceType": "LedgerBalance" }
NetPayablestringNet PayableN(LC),N/A(CW){ "amount": { "value": 6498.75, "unit": "JMD" }, "balanceType": "NetPayable" }
DepositRequiredstringDeposit AmountN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "DepositRequired" }
TotalQuerystringTotal QueryN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalQuery" }
DepositHeldstringDeposit HeldN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "DepositHeld" }
Total Query TaxstringTotal Query TaxN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "Total Query Tax" }
TotalAdjustmentCreditstringAmount of Total Adjustment CreditN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalAdjustmentCredit" }
TotalDepositPaidstringTotal Deposit Paid amountN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalDepositPaid" }
TotalServiceChargeCreditstringTotal Service Charge CreditN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalServiceChargeCredit" }
TotalRewardsstringTotal RewardsN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalRewards" }
TotalAvailablePointsAmountstringTotal Available Points AmountN(LC),N/A(CW){ "amount": { "value": 0.00, "unit": "JMD" }, "balanceType": "TotalAvailablePointsAmount" }
relatedParty[].Characteristic subResource - dataModel
characteristic nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
DocumentTypearrayIt provides the identity typeN (PA,LC),N/A(CW){ "name": "DocumentType", "value": "C" }
DocumentNumberstringIndicated the identity numberN (PA,LC),N/A(CW){ "name": "DocumentNumber", "value": "4-248-586" }
EmailstringCustomer's email addressN (PA),N/A(LC){ "name": "Email", "value": "argelis.samudio@cwpanama.com" }
GenderstringIndicates the gender of customerN (PA,LC),N/A(CW){ "name": "Gender", "value": "F" }
TitlestringProvides the SalutationN (PA,LC),N/A(CW){ "name": "Title", "value": "Sra", "valueType": "string" }
FirstNamestringIndicates the first name of customerN (PA,LC),N/A(CW){ "name": "FirstName", "value": "Argelis", "valueType": "string" }
LastNamestringIndicates the last name of customerN (PA,LC),N/A(CW){ "name": "LastName", "value": "Samudio Besada", "valueType": "string" }
OtherNamestringIndicates the other name of customerN (PA,LC),N/A(CW)PA: { "name": "OtherName", "value": "Del Carmen", "valueType": "string" }
CompanyNamestringIndicates the company name if the the acccount type is business.N (PA,LC),N/A(CW)PA: { "name": "CompanyName", "value": "**", "valueType": "string" }
Date-Of-Birthstringdate of birth of customerN (PA,LC),N/A(CW)PA: { "name": "Date-Of-Birth", "value": "1973-05-23T00:00:00-5:00", "valueType": "string" }
Customer Identityarraythis is an array with all the customer identity details.N (PA,LC),N/A(CW)PA: { "name": "Customer Identity", "valueType": "array", "value": [ { "DocumentType": "C", "DocumentNumber": "4-248-586", "DocumentDescription": "Cedula" } ] }
BaseAccountTypestringA categorization of an account.Y(PA,LC), N/A(CW){ "name": "BaseAccountType", "value": "RES" }
paymentPlan[] subResource - dataModel
paymentPlan typetypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
SupportsRecurringPaymentsstringSupports Recurring PaymentsN(LC),N/A(CW){ "priority": 0, "planType": "W", "status": true, "@Type": "SupportsRecurringPayments" }
Customer Identity Characteristic value Array- SubResource Model
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)examples
DocumentTypestringThe type of documentN (PA,LC)PA: { "DocumentType": "C", "DocumentNumber": "4-248-586", "DocumentDescription": "Cedula" }
DocumentNumberstringDocument ID/ Number.N (PA,LC)PA: { "DocumentType": "C", "DocumentNumber": "4-248-586", "DocumentDescription": "Cedula" }
DocumentDescriptionstringdescription of the documentN (PA,LC)PA: { "DocumentType": "C", "DocumentNumber": "4-248-586", "DocumentDescription": "Cedula" }
Expected values for CSG FIXED Auto Pay

For paymentStatus below are expected fields Delinquency Status or Payment Status

Delinquency Status:

Mule Field ValueBSS Field ValueDescription
NORMAL“” or nullNORMAL
CCVOLUNTARY DISC
EENON-PAY DISC
AAOPEN NP EQPTACT
FFOPEN NP EQPT FT
PPPEND NP SVC RES
SSPND CHG SERV WO
TTPPV RESTRICTED
UUDWNGRD-SVCS
VVOPEN VOL DISC
WWOPEN NP EQPTDIS
ZZCHARGED OFF

Payment Status

Mule Field ValueBSS Field ValueDescription
NORMAL“” or nullNORMAL
SSSuspended
BBBalance is less than EFT minimum debit amount
DDDebit Error
EEPrenote Error
GGEFT debit had been sent to ACH processor
PPPrenote Error
WWWaiting
Key considerations
PA Implementation:
  1. Account details will be retrieved from Liberate by providing accountNumber as an input.
  2. For better performance for API please use Queryparameter filter=optimize.
  3. Sending LOB as header is not required as this resource deals with the account.
  4. Possible Identity types for Liberate PA are C -Cedula, PP-Pasaporte, SS-Seguro Social, V-Cuenta Vieja.
  5. Possible values for PaymentStatus are "In Arrears", "Active".
  6. Possible values for state:

    • W-Activo
    • D-Defecto
    • C-Cesado
    • E-Cierre
    • F-Cerrada
    • S-Especial
    • B-Llamada Prohibida
  7. For all the dateTime fields

    • Any datetime before 1908-04-22 will show offset -05:18
    • Any datetime on or after 1908-04-22 will show offset -05:00
LC Implementation (Flow markets including CW):
  1. Account details will be retrieved from Liberate and Carillion by providing accountNumber as an input.
  2. For better performance for API please use Queryparameter filter=optimize.
  3. Possible values for PaymentStatus are "In Arrears", "Active".
  4. In the API response, the accountType field will have the value "RES", indicating a Residential account.
  5. In the API response, the possible values for billStructure.presentationMedia are :

    • For CWC or Flow Markets: ebill enabled, ebill and paperBill enabled ,paperBill enabled, no bill and ebill disabled.
    • For CW Market : ebill enabled, ebill and paperBill enabled ,paperBill enabled, no bill and ebill disabled.
  6. When relatedParty[].characteristic[].name="BaseAccountType", the correspondingrelatedParty[].characteristic[].value represents the base account type.

  7. Possible values of Base AccountType for liberate are:

    • BU - Enterprise
    • GV - Government
    • IN - Internal CWC
    • RE - Residential
    • WH - Wholesale
  8. Possible values of Base AccountType for cerillion are:

    • RES - Residencial
    • BUS - Business

Possible values for state for liberate:

- A-Allocated
- W-Working
- B-Call barred
- C-Ceased
- D-Default (but not in TOS)
- E-Written-Off
- F-Closed
- T-Tossed
- O-Debt Outsource
- P-Promise to pay
- S-Cessation (Recommended for Cessation)

Possible values for state for cerillion:

- SF = Final (After Final Bill Generated)
- SN = Normal
- SR = Reactivate (Temporary status to accept payments for Final or Write Off accounts)
- SW = Written off

Possible values for accountType For liberate:

AccountTypesAccountTypeDesctiption
ACellular Pre-paid
BBusiness
CCo-owned Station
DDiplomat
EEmployee
FCO-owned residential
GGovernment
HHospital
IInternet
JCellular Business
KInternational Bus
LCell Maj acct (res)
MCorporate Account
NCellular Corporate
OBrowse & Talk HFONE
PPBX & Key System
QCWJ CONTRACTORS + CU
RESResidencial
SPensioner
TCellular Residential
UPrepaid Home Fone
VNon-Pots Customer
WInternational Custom
XCarrier Services
YMobile New Service
ZCell VIP/Diplomat

Possible values for accountType for cerillion:

Account TypeDescription
RESResidencial
BUSBusiness

Possible values for payment methods for liberate:

Payment MethodDescription
(Online Payments
*IVR Credit Card
_Eservice Credit Card
0** COMVERSE PAYMENT
<ECOMMERCE VISA CARD
>Portal Credit Card
@Recurrng Credit Card
ACANADIAN
CCASH
DDIRECT DEBIT
ECREDIT CARD
FDEBIT CARD
GCUSTOMER DISCOUNT
HDEALOR PAYMENTS
IEcommerce VISA Card
KIVR Credit Card
LM-Wallet
MMANAGER'S CHEQUE
NC&W Online
OOTHER / SUNDRY
PCANADIAN
QCHEQUE
RREDEEM REWARD POINTS
Ssalary deduction
TGCT Withholding TaxC
UU.S. DOLLARS
VBritish Pound
WWire Transfer Paymen
XStaff Bill Payment
YCAYMAN DOLLARS
|Mobile BillPay App
}Ecommerce MasterCard
PR Implementation:
FIXED (CSG):
  1. From this operation we can fetch Auto Pay is enabled or disabled, auto-pay date and day, Delinquency status, payment status and payment method EFT or Card.
  2. In the response, if PaymentPlan.planType is AutoPay Enable, AutoPay Date can be displayed in the extended Characteristics else AutoPay Date cannot be displayed.
PREPAID & POSTPAID:
  1. Account details and autopay status are retrieved from Salesforce using billingAccountNumber.
  2. Account details for a PREPAID account are retrieved from Salesforce using MSISDN.
  3. Account details and autopay status are retrieved from Salesforce using MSISDN.
  4. The client account balances are retrieved from Aria.
DC markets.

Account status will be derived using the offers linked to account. if any of the Suspended offers are present in account, then the account state would be considered as "Suspended". Below are the offers list.

OFFER_IDDISPLAY_VALUE
51002454CUR Wireline Barring
51006038CUR Wireless Barring
51006040CUR Wireless CHCO Barring
51006047SXM Wireless Barring
51006143CUR Data Connectivity Barring
51007682CUR Wireless CHCO Barring up to 10 Members
51007683CUR Wireless CHCO Barring 11 to 50 Members
51007688BES Wireless CHCO Barring up to 10 Members
51009190CUR Wireless Disconnection Fees for Collections
51009192BES Wireless Disconnection Fees for Collections
51009694SXM Wireless Disconnection Fees for Collections

Reviews